projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
316506b
)
(PURESIZE): Increase non-MULTI_FRAME value.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 25 Jul 1994 21:25:02 +0000
(21:25 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 25 Jul 1994 21:25:02 +0000
(21:25 +0000)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index 8c38f99798aae264ba09bf8511d5aedb4eb3576c..c5962067225bbbb14097f44292a36f899da9809f 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-31,7
+31,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifdef MULTI_FRAME
#define PURESIZE 252000
#else
-#define PURESIZE 20
5
000
+#define PURESIZE 20
8
000
#endif
#endif